home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 34
/
Creative-Review-CD-ROM-34.iso
/
pc
/
jkd
/
folio
/
scripts.cst
/
00022_Script_Profile ShortCut
< prev
next >
Wrap
Text File
|
1998-01-26
|
180b
|
9 lines
on mouseUp
global crPath
if the machineType = 256 then
go to movie crPath&"profile\profile"
else
go to movie crPath&"profile:profile"
end if
play done
end